Welcome![Sign In][Sign Up]
Location:
Search - 3D loader

Search list

[3D GraphickgpjCode

Description: java3d Loader 能load 很多种3d文件 格式 如.3ds,.obj,.wrl,.ocb,.dxf.-java3d Loader can load many 3d formats such as .3 ds,. Obj,. WRL,. 2003,. Dxf.
Platform: | Size: 3207168 | Author: 蒋德华 | Hits:

[OpenGL program3dsftk3

Description: 3ds file format library.autodesk的官方读写3ds的库.文档俱全(各种函数均有详细的介绍),是读3ds的超级好库.(可以读取3ds中的mesh信息,动画信息,light信息等等,一应俱全啊)-3ds file format library.autodesk official literacy 3d 's libraries. Documentation is complete (all functions are described in detail) Reading 3 ds is a super good library. (3 ds can read the information mesh, animation information, light information, etc., in place ah)
Platform: | Size: 929792 | Author: liwen | Hits:

[OpenGL program3DSFileLoader_cn

Description: OPENGL 3DS FILE LOADER 。中文注释-OpenGL 3D FILE LOADER. Chinese Notes
Platform: | Size: 548864 | Author: chenshui | Hits:

[OpenGL program3DSLoadAndRender

Description: 3DS文件格式的3D模型加载、显示已经碰撞拾取 并附带网上收集补充文件格式描述文档-3DS file format of the 3D model loading, shows the collision and side-line to pick up the collection of additional file formats described in the document
Platform: | Size: 2658304 | Author: 刘琰 | Hits:

[OpenGL programgl_3ds_loader

Description: 这是一个opengl下的3ds文件loader。 导入的3ds object 可以用jpeg或者bmp文件作为贴图。 This program loads a 3ds-file with jpeg or bmp texture. Make a model with texture in 3D Studio Max or similar and export it as a 3ds-file. Remember to use the top view in 3D studio as your front view.-This is a opengl under 3ds file loader. Import 3ds object can be used as a jpeg or bmp file mapping. This program loads a 3ds-file with jpeg or bmp texture.Make a model with texture in 3D Studio Max or similar and exportit as a 3ds-file. Remember to use the top view in 3D studio asyour front view.
Platform: | Size: 2982912 | Author: charles | Hits:

[JSP/Javaloader3ds(1)

Description: Java 3D导入文件是通过Loader实现的。Loader负责读入文本或者二进制文件,然后转换成Java3D支持的数据结构。-Java 3D import file is achieved through the Loader. Loader is responsible for reading text or binary file, then convert the data structure of Java3D support.
Platform: | Size: 122880 | Author: 十一 | Hits:

[OpenGL program3DSintoOpenGL

Description: 本程序将从3d max中导出的模型文件导入到OpenGL中,并设置了漫游程序。-This procedure derived from 3d max model file into OpenGL, and set up a roaming procedure.
Platform: | Size: 3932160 | Author: Liufang | Hits:

[3D GraphicOBJ_DISPLAY_Display

Description: OBJ文件读取程序:可以读取ASCII格式OBJ后缀的3D图形文件中的数据信息,并显示在屏幕上-a MATLAB program which gets the name of an ASCII OBJ file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen
Platform: | Size: 67584 | Author: niuxj | Hits:

[CSharp2d3dkp

Description: 3d bin packing loader pack packaging cago loaging container load
Platform: | Size: 82944 | Author: bora | Hits:

[OpenGL programopenglloader

Description: a 3D file loader with opengl, 3ds, vef, dat, v3d are supported, sample data code included.
Platform: | Size: 576512 | Author: aaron | Hits:

[OpenGL programOBJ-File-Loader

Description: OBJ文件定义了对象的几何特性和其他一些特征,由于文件结构非常简单,因此适合在应用程序中读取或进行3D文件格式转换。-OBJ file definate the geometrical characteristic and other features of objects,as the structures of this file is simple,it is widely used to transform between application program and 3D files.
Platform: | Size: 2906112 | Author: 桂建婷 | Hits:

[OpenGL programASE-File-Loader

Description: ASE文件是指3D Studio Max ASCII Export输出文件,它以文本形式保存了3D模型的所有信息。该文件易于读取,也非常容易修改-ASE file is the output file of 3D Max ASCII Export ,it stores the whole imformation of 3D models in text format.This kind of file is easy to read as well as to modify.
Platform: | Size: 399360 | Author: 桂建婷 | Hits:

[OpenGL programMD2-File-Loader

Description: Quake2模型是由著名游戏公司ID公司自主设计,广泛应用于ID公司开发的各种三维游戏中。这种模型文件格式比较简单。-Quake2 model is designed by famous game company ID and is widely used in variety of 3D games that are developed by ID.The format of Quake2 is simple .
Platform: | Size: 783360 | Author: 桂建婷 | Hits:

[Game ProgramMD3-File-Loader

Description: Quake3同样也是ID公司自主设计用于游戏中的文件模型,由于其文件格式相对简单,在一些三维图形程序中得到了广泛的应用。-Quake3 is also designed by ID and is used in games.Is is widely used in 3D graphic program because of its relative simple format.
Platform: | Size: 3314688 | Author: 桂建婷 | Hits:

[3D Graphicproject

Description: 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条件的实时绘制。 3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。 4、阴影的绘制 5、在场景中添加了喷泉。 6、实现Billboard 绘制技术。 7、添加了美妙的背景音乐。 -The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional 2 to 3 Or more than function). Will be part of: 1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene. 2, read the scene data by 3DS Loader. . 3, learn and use OpenGL or DirectX 3D real-time rendering the scene. 4, provide the user interface and interaction to achieve the scene roaming. Optional parts: 1, in the three-dimensional terrain scenes added. 2, the fog that weather conditions to achieve real-time rendering. 3, the realization of computer animation technology, aircraft flying in the sky, circle in
Platform: | Size: 17280000 | Author: | Hits:

[OpenGL program3DS-File-Loader

Description: 将3D文件导入OPENGL源代码,为以后的编程提供方便-OPENGL 3D files into the source code to facilitate programming for the future
Platform: | Size: 5204992 | Author: 缪建 | Hits:

[IOSsvn

Description: iphone显示3D模型,可以把.obj文件格式显示出来-iphone display the 3D model can be. obj file format display
Platform: | Size: 918528 | Author: kyo | Hits:

[OpenGL programOBJ-File-Loader

Description: 用VC++开发的三维物体建模软件,可以进行三维重建、旋转,光照等变化。里面有详细的注释。非常适合进行三维重建方面研究的学者。-3D reconstruction
Platform: | Size: 23475200 | Author: 廖海斌 | Hits:

[OpenGL programModelLoad3D

Description: 面向对象的OpenGL3d模型载入程序实例。vs2010的编译环境。-Object-oriented OpenGL3d model loader instance. vs2010 build environment.
Platform: | Size: 10565632 | Author: 黄山 | Hits:

[GDI-Bitmap3DS-File-Loader

Description: 用opengl读取3ds模型,能够还原出3d模型的整个纹理-Read with opengl 3ds model,Can restore the entire texture 3d model
Platform: | Size: 1449984 | Author: 王冲 | Hits:
« 12 »

CodeBus www.codebus.net